Skip to content

Conversation

vladak
Copy link
Member

@vladak vladak commented Oct 29, 2024

This change relaxes the ctags check so that it works also for non-writable source root which is legit.

In order to test that, I had to bump Mockito in order to be able to use static method mocking. I contemplated a bit about making CtagsUtil non-static however turned the idea down as it would be too big change for such small change and generally it seems that the static methods have their own place for this use case.

@vladak vladak added the indexer label Oct 29, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 29, 2024
Copy link
Member

@ginoaugustine ginoaugustine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@vladak vladak merged commit d186ae6 into oracle:master Oct 29, 2024
9 checks passed
@vladak vladak deleted the ctags_check_relax branch October 29, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

indexer OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants